func github.com/andybalholm/brotli.decoderGetErrorCode

2 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L2514: func decoderGetErrorCode(s *Reader) int {
		reader.go#L82: 			return n, decodeError(decoderGetErrorCode(r))